home *** CD-ROM | disk | FTP | other *** search
/ The World of Computer Software / The World of Computer Software.iso / dugide10.zip / READ.ME < prev    next >
Text File  |  1993-01-13  |  995b  |  29 lines

  1. /*
  2. ** DUG_IDE : Provides IDE disk info on both drives in the system
  3. ** Version 1.0
  4. **
  5. ** Copyright (c) 12 Jan 1993 by Doug Merrett
  6. **
  7. ** Postal Address: PO Box 432
  8. **                 Stones Corner  Q  4120
  9. **                 Australia
  10. **
  11. ** Email Address:  dcm@mincom.oz.au
  12. **
  13. ** You may distribute freely, but no modifications without mailing me a copy.
  14. ** No profit can be made for distribution.  Blah Blah Blah etc.
  15. */
  16.  
  17. This program will interrogate an IDE hard drive and display the resulting
  18. details in a "quick and dirty" fashion.  This was knocked together one night
  19. after managing to get my hands on an IDE Hard Drive Technical Manual.
  20.  
  21. Please feel free to upload to all BBS's you use and if you like it, donate
  22. some money/food/clothing to the local St Vincent's De Paul or similar charity.
  23.  
  24. The code is also included in this release and MUST accompany the executable.
  25. DUG_IDE was written with JPI TopSpeed "C" compiler.
  26.  
  27. Have fun.
  28. 
  29.